First, what is open source, compile program and executable fileOn a Linux system, a file can be executed to see if there is no executable (with X-permission), but the actual executable file that the Linux system really reads is actually a binary
1. Introduction to installation and upgrade of open-source software 1. software on Linux is almost licensed by GPL, so almost every software provides the source code, in addition, you can modify the program code 2 on the Linux system. Can a file be
What is a Tarball file? it refers to packaging all the software source code with tar and compressing it. It usually contains the following file list: 1) source code file 2) detection program File (configure or config, etc.) 3) simple description and
I. Introduction to open source software installation and upgrade1. Open source, compile program and execute fileOpen Source: is the program code (a plain text file full of program code);Compile the program: link The program code to the library and
* Generally, the software installed by yourself is stored in/usr/local/software name, and the source file is stored in/usr/local/src.
* Add man path search to the man page of software installed in a separate directory:If the software you installed
Introduction to an open source software installation and upgrade
1 Linux software is almost all licensed under the GPL, so each software provides almost all the source code, and you can modify the program code
2 on the Linux system, a file can be
Why do we need to upgrade the suite? This is really an interesting topic. Why do we need to upgrade the suite? If my machine works well, why should I upgrade it? There are usually three reasons for our upgrade:· New features are required, but old
Article title: Linux kit upgrade-RPM and Tarball. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Why do we
Tarball compilation and installation and upgrade-make and patch 1. Concept: Compile the source code into an executable program of a binary mechanism. make and the detection program generate the makefile of the compilation connection file together
The so-called Tarball software, in effect, refers to the source package downloaded from the network. Usually ends with. tar.gz and tar.bz2. The difference between GZ and bz2 is that the compression algorithm is different (bz2 's compression effect
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.